home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Database How-To / Visual Basic 4 Database - How-to (The Waite Group)(1995).iso / secured.ba_ / secured.ba
Text File  |  1995-07-20  |  123b  |  9 lines

  1. Attribute VB_Name = "modSecuredAccess"
  2. Option Explicit
  3.  
  4. Const DB_OPTIONINIPATH As Integer = 1
  5. Sub Main()
  6. End Sub
  7.  
  8.  
  9.